Skip to main content
POST
Bulk create custom targeting keys

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Body

application/json
code
string
required
Required string length: 1 - 32
Pattern: ^[a-z][a-z0-9._-]{0,31}$
display_name
string
required
Required string length: 1 - 100
type
enum<string>
required
Available options:
predefined,
freeform
description
string | null
ext
any
id
string<uuid> | null
visibility
enum<string>
default:public
Available options:
public,
private

Response

Successful Response